ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _externalStyle Property

In This Topic
    _externalStyle Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _externalStyle As IStyle
    public IStyle _externalStyle {get; set;}
    See Also